projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
99a6495
)
Forgotten file
author
Matthias Clasen
<mclasen@redhat.com>
Fri, 13 Feb 2015 13:49:23 +0000
(08:49 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Fri, 13 Feb 2015 13:51:28 +0000
(08:51 -0500)
gtk/gtknotebook.h
patch
|
blob
|
history
diff --git
a/gtk/gtknotebook.h
b/gtk/gtknotebook.h
index febfa9e3b8d8311d5fed50311b139103ebc81a23..ea700c760f94cd00759b99e33abaa4c69d200277 100644
(file)
--- a/
gtk/gtknotebook.h
+++ b/
gtk/gtknotebook.h
@@
-281,6
+281,9
@@
GDK_AVAILABLE_IN_ALL
void gtk_notebook_set_tab_detachable (GtkNotebook *notebook,
GtkWidget *child,
gboolean detachable);
+GDK_AVAILABLE_IN_3_16
+void gtk_notebook_detach_tab (GtkNotebook *notebook,
+ GtkWidget *child);
GDK_AVAILABLE_IN_ALL
GtkWidget* gtk_notebook_get_action_widget (GtkNotebook *notebook,